home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 127 / PC Guia 127.iso / Software / Produtividade / OpenOffice.org 2.0.1 / openofficeorg3.cab / Common_impress.xcu < prev    next >
Extensible Markup Language  |  2005-11-16  |  1KB  |  50 lines

  1. <?xml version='1.0' encoding='UTF-8'?>
  2.  
  3. <oor:component-data oor:name="Common" oor:package="org.openoffice.Office" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  4.  
  5.     <node oor:name="Menus">
  6.  
  7.         <node oor:name="New">
  8.  
  9.             <node oor:name="m2" oor:op="replace">
  10.  
  11.                 <prop oor:name="URL" oor:type="xs:string">
  12.  
  13.                     <value>private:factory/simpress?slot=6686</value>
  14.                 </prop>
  15.                 <prop oor:name="Title">
  16.  
  17.                     <value xml:lang="en-US">~Presentation</value>
  18.                 </prop>
  19.                 <prop oor:name="TargetName" oor:type="xs:string">
  20.  
  21.                     <value>_default</value>
  22.                 </prop>
  23.             </node>
  24.         </node>
  25.         <node oor:name="Wizard">
  26.  
  27.             <node oor:name="m5" oor:op="replace">
  28.  
  29.                 <prop oor:name="URL" oor:type="xs:string">
  30.  
  31.                     <value>slot:10425</value>
  32.                 </prop>
  33.                 <prop oor:name="Title">
  34.  
  35.                     <value xml:lang="en-US">~Presentation...</value>
  36.                 </prop>
  37.                 <prop oor:name="TargetName" oor:type="xs:string">
  38.  
  39.                     <value>_self</value>
  40.                 </prop>
  41.                 <prop oor:name="ImageIdentifier" oor:type="xs:string">
  42.  
  43.                     <value>private:image/3216</value>
  44.                 </prop>
  45.             </node>
  46.         </node>
  47.     </node>
  48. </oor:component-data>
  49.  
  50.